CCCCLLLL____FFFFOOOORRRRMMMMAAAATTTT____YYYYCCCCbbbbCCCCrrrr444422222222, or CCCCLLLL____FFFFOOOORRRRMMMMAAAATTTT____YYYYCCCCbbbbCCCCrrrr444422222222DDDDCCCC.
_c_o_m_p_r_e_s_s_i_o_n_R_a_t_i_o
The target compression ratio. The actual compression ratio
depends on this value and the particular codec. A value of 0.0
indicates the default should be used.
_f_r_a_m_e_B_u_f_f_e_r
A pointer to the frame buffer.
_c_o_m_p_r_e_s_s_e_d_B_u_f_f_e_r_S_i_z_e_P_t_r
A pointer to the size of the compressed data buffer in bytes.
The value pointed to is overwritten by ccccllllCCCCoooommmmpppprrrreeeessssssssIIIImmmmaaaaggggeeee to
return the actual size of the compressed data.
_c_o_m_p_r_e_s_s_e_d_B_u_f_f_e_r_S_i_z_e
The size of the compressed data in bytes.
_c_o_m_p_r_e_s_s_e_d_B_u_f_f_e_r
A pointer to the compressed data buffer.
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
ccccllllCCCCoooommmmpppprrrreeeessssssssIIIImmmmaaaaggggeeee compresses the image in _f_r_a_m_e_B_u_f_f_e_r and stores the result
in _c_o_m_p_r_e_s_s_e_d_B_u_f_f_e_r and the resulting size in _c_o_m_p_r_e_s_s_e_d_B_u_f_f_e_r_S_i_z_e_P_t_r.
ccccllllDDDDeeeeccccoooommmmpppprrrreeeessssssssIIIImmmmaaaaggggeeee decompresses the data in _c_o_m_p_r_e_s_s_e_d_B_u_f_f_e_r of size
_c_o_m_p_r_e_s_s_e_d_B_u_f_f_e_r_S_i_z_e and stores the resulting image in _f_r_a_m_e_B_u_f_f_e_r.
The values of the state parameters used with the other compression